type testing.simpleMatch ([])

Method Implmentations

matches(name []string, matchString func(pat, str string) (bool, error)) (ok, partial bool) simpleMatch.m : filterMatch.matches
verify(name string, matchString func(pat, str string) (bool, error)) error simpleMatch.m : filterMatch.verify